Class ERuleNotFound

All Implemented Interfaces:
Serializable

public class ERuleNotFound extends ELdapException
Exception for Ldap Publishing Rule not found.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • ERuleNotFound

      public ERuleNotFound(String errorString)
      Constructs a exception for a missing required rule, which links a publisher and mapper.
      Parameters:
      errorString - Detailed error message.